Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcodes private #18559

Merged
merged 61 commits into from
Nov 5, 2021
Merged

Shortcodes private #18559

merged 61 commits into from
Nov 5, 2021

Conversation

AlonsoMondal
Copy link
Member

Updating release date for release

AlonsoMondal and others added 30 commits October 20, 2021 11:01
…codes. Imported samples and ran dev-tool for sample creation.
…rc subfolder. Previous commit from Erica fixed root issue.
…tions. Pending on a possible swagger mistake, that's why it is not building.
…codes. Imported samples and ran dev-tool for sample creation.
…rc subfolder. Previous commit from Erica fixed root issue.
…tions. Pending on a possible swagger mistake, that's why it is not building.
@AlonsoMondal AlonsoMondal enabled auto-merge (squash) November 5, 2021 22:50
@AlonsoMondal AlonsoMondal merged commit c28fe80 into Azure:main Nov 5, 2021
sadasant pushed a commit to sadasant/azure-sdk-for-js that referenced this pull request Nov 6, 2021
* added autorest readme and generated files

* rush.json modified and rush update-build ran for communication-short-codes. Imported samples and ran dev-tool for sample creation.

* copied commincation-phone-numbers .gitignore into communication-short-codes

* added README.md for short codes

* fix @azure-tools reference

* removed temporary fix for dist-esm and types files not generated in src subfolder. Previous commit from Erica fixed root issue.

* modified sample to new changes (removed signup and fixed useCase)

* changed createUSProgramBrief to upserUSProgramBrief in README.md - further polishing of readme probably needed

* fixed wrong references to short codes package imports in readme.md

* regenerated from latest swagger

* regenerated from swagger from now merged PR. Added necessary modifications. Pending on a possible swagger mistake, that's why it is not building.

* updated swagger, updated sdk, referencing latest commit in master for swagger.

* built samples

* Added compiling tests with meat but it is VERY RAW. Like the animal is still alive.

* added autorest readme and generated files

* rush.json modified and rush update-build ran for communication-short-codes. Imported samples and ran dev-tool for sample creation.

* copied commincation-phone-numbers .gitignore into communication-short-codes

* added README.md for short codes

* fix @azure-tools reference

* removed temporary fix for dist-esm and types files not generated in src subfolder. Previous commit from Erica fixed root issue.

* modified sample to new changes (removed signup and fixed useCase)

* changed createUSProgramBrief to upserUSProgramBrief in README.md - further polishing of readme probably needed

* fixed wrong references to short codes package imports in readme.md

* regenerated from latest swagger

* regenerated from swagger from now merged PR. Added necessary modifications. Pending on a possible swagger mistake, that's why it is not building.

* updated swagger, updated sdk, referencing latest commit in master for swagger.

* built samples

* Added compiling tests with meat but it is VERY RAW. Like the animal is still alive.

* meat ready to cook

* Regenerated with autorest from latest changes. Swagger now points to Rodolfo

* updated sample from swagger

* unit tests running and passing. unit tests with AAD failing.

* updating tests to get env variables and splitting upsert in update & create

* removed AAD tests

* removed non-existing links to public documentation in sample readmes

* added pnpm-lock.yml for short codes and removed unnecessary imports because of removed AAD tests.

* reverted accidental change

* added short codes to communication ci.yml

* wrapping calls to the generated client in try catch finally blocks. automatic formatting

* refactoring us program brief for better accessing and not to repeat data

* changing let that should be const and unnecessary id check on test USPB retrieval.

* grabbed pnpm-lock.yaml from azure/main and used rush update

* missing pnpm-lock.yaml changes

* fixing lint issues and building

* run rushx format

* fixes for recorded tests

* running rushx format

* added changelog

* ran prepare release script

* resolving comments from PR. Deleting unused variables, fixing references, renaming variables, updating changelog

* run the format command

* Update ci.yml

* Update ci.yml

* trying change from rest to tools

* updating samples

* added missing pnpm-lock.yaml update

* updating release date

Co-authored-by: Erica Sponsler <[email protected]>
Co-authored-by: 0rlanand0Wats0n <[email protected]>
danieljurek pushed a commit that referenced this pull request Nov 10, 2021
* added autorest readme and generated files

* rush.json modified and rush update-build ran for communication-short-codes. Imported samples and ran dev-tool for sample creation.

* copied commincation-phone-numbers .gitignore into communication-short-codes

* added README.md for short codes

* fix @azure-tools reference

* removed temporary fix for dist-esm and types files not generated in src subfolder. Previous commit from Erica fixed root issue.

* modified sample to new changes (removed signup and fixed useCase)

* changed createUSProgramBrief to upserUSProgramBrief in README.md - further polishing of readme probably needed

* fixed wrong references to short codes package imports in readme.md

* regenerated from latest swagger

* regenerated from swagger from now merged PR. Added necessary modifications. Pending on a possible swagger mistake, that's why it is not building.

* updated swagger, updated sdk, referencing latest commit in master for swagger.

* built samples

* Added compiling tests with meat but it is VERY RAW. Like the animal is still alive.

* added autorest readme and generated files

* rush.json modified and rush update-build ran for communication-short-codes. Imported samples and ran dev-tool for sample creation.

* copied commincation-phone-numbers .gitignore into communication-short-codes

* added README.md for short codes

* fix @azure-tools reference

* removed temporary fix for dist-esm and types files not generated in src subfolder. Previous commit from Erica fixed root issue.

* modified sample to new changes (removed signup and fixed useCase)

* changed createUSProgramBrief to upserUSProgramBrief in README.md - further polishing of readme probably needed

* fixed wrong references to short codes package imports in readme.md

* regenerated from latest swagger

* regenerated from swagger from now merged PR. Added necessary modifications. Pending on a possible swagger mistake, that's why it is not building.

* updated swagger, updated sdk, referencing latest commit in master for swagger.

* built samples

* Added compiling tests with meat but it is VERY RAW. Like the animal is still alive.

* meat ready to cook

* Regenerated with autorest from latest changes. Swagger now points to Rodolfo

* updated sample from swagger

* unit tests running and passing. unit tests with AAD failing.

* updating tests to get env variables and splitting upsert in update & create

* removed AAD tests

* removed non-existing links to public documentation in sample readmes

* added pnpm-lock.yml for short codes and removed unnecessary imports because of removed AAD tests.

* reverted accidental change

* added short codes to communication ci.yml

* wrapping calls to the generated client in try catch finally blocks. automatic formatting

* refactoring us program brief for better accessing and not to repeat data

* changing let that should be const and unnecessary id check on test USPB retrieval.

* grabbed pnpm-lock.yaml from azure/main and used rush update

* missing pnpm-lock.yaml changes

* fixing lint issues and building

* run rushx format

* fixes for recorded tests

* running rushx format

* added changelog

* ran prepare release script

* resolving comments from PR. Deleting unused variables, fixing references, renaming variables, updating changelog

* run the format command

* Update ci.yml

* Update ci.yml

* trying change from rest to tools

* updating samples

* added missing pnpm-lock.yaml update

* updating release date

Co-authored-by: Erica Sponsler <[email protected]>
Co-authored-by: 0rlanand0Wats0n <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants